Native Ad
Interface allows to set NativeAdEventListener and to define whether web links are opened by in-app browser or by third-party browsers.
Properties
Link copied to clipboard
Returns ad assets.
Link copied to clipboard
Returns native ad type NativeAdType.
Functions
Link copied to clipboard
Adds listener for receiving notifications about images loading progress.
Link copied to clipboard
Bind view with native ad's content.
Link copied to clipboard
Asynchronously loads ad's images. Every loaded image is set to corresponding ImageView. Images are not persisted in memory and should be loaded each time ad is being bound.
Link copied to clipboard
Removes listener, so it's no longer notified about images loading progress.
Link copied to clipboard
Sets an NativeAdEventListener.